home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / VFD17.ZIP / VFD.DOC < prev    next >
Text File  |  1995-05-04  |  34KB  |  693 lines

  1.  
  2.                             VFD(tm) Video for DOS 
  3.                             Release 1.7 (5/05/95)
  4.              Copyright (c) 1994,95 by Bob Williamson  CIS 76570,2752
  5.                
  6.       VFD(tm) is a DOS command-line motion video cross-compiler for creating 
  7.       .FLC, .FLI and .AVI files from:
  8.  
  9.       Windows .DIB files (all BMP & RLE)
  10.       Windows .RDI files (RIFF DIB)
  11.       Windows .BMP files (1, 4, 8, 16 & 24-bit)
  12.       Windows .RLE files (4 & 8-bit, including deltas)
  13.       IBM OS/2 .BMP files (1, 4, 8 & 24-bit)
  14.       Truevision .TGA files (8, 16, 24 & 32-bit rle & uncmp)
  15.       Zsoft .PCX files (8 & 24-bit)                     *registered version*
  16.       Autodesk .FLC and .FLI files (all)
  17.       Windows .AVI files (RLE and 8, 16, & 24-bit DIB)
  18.       MPEG .RAW files produced by DMPEG.EXE v1.1 (8 & 24-bit)
  19.  
  20.       VFD will extract a numpic file series from FLC, FLI, RAW, and AVI 
  21.       (RLE & DIB only) in BMP, RLE, GIF, PCX or TGA formats.  Direct 
  22.       conversion of FLC, FLI, AVI and single image formats is also supported.
  23.  
  24.       VFD uses an advanced method of color quantitization called Hilite
  25.       Promotion (Scaleable Adaptive, Histogram-based).  Hilite Promotion 
  26.       produces 8-bit motion video with high color fidelity and image 
  27.       resolution from a diverse range of image files and palettes by using 
  28.       scaleable quantitization (color reduction) and variable dither 
  29.       intensity.  Hilite Promotion can be used to create an optimum palette 
  30.       containing both the most popular colors and the most diverse colors 
  31.       from the input images.
  32.  
  33.       Hilite Promotion was developed as a solution to the motion video color 
  34.       quantitization problem of multiple images and palettes.  It may be 
  35.       used for building compatible Windows identity palettes for one or more 
  36.       bit-mapped images to be displayed by Windows, as well as motion video.
  37.  
  38.       PARAMS:
  39.  
  40.       VFD options may be invoked by use of command-line parameters.  The
  41.       parameters follow the infile, preceded by a space and either a forward 
  42.       slash '/' or a hyphen '-'.  The params may be in any order and are case 
  43.       insensitive.  Typing 'VFD <enter>' will display a list of the options: 
  44.       
  45.   VFD infile [params]
  46.   -I         create .FLI (default is .FLC)
  47.   -An        create .AVI n=1 8-bit DIB, n=2 RLE, n=3 16-bit DIB, n=4 24-bit 
  48.   -En        Extract numpic series n=1 8-bit .BMP, n=2 .RLE delta, n=3 .GIF
  49.              n=4 8-bit .PCX, n=5,6,7: 8,16,24-bit .TGA uncmp
  50.   -Sn        playback Speed in frm/sec n=0.1 to 99 (default=15)
  51.   -Ofname    Outpath [d:\path\]fname (default fname=infile w/ outtyp .ext)
  52.   -Tn1[,n2]  Total frames n1=start, n2=total count (disables B2 pingpong)
  53.   -Mn        CoMpression n=1 50%, n=2 67%, n=3 75%, n=4 80%, ..., n=99 99%
  54.   -Kn        Keyframe interval n=1 to 65535 (Default is no keyframes)
  55.   -Bn        Backward n=1, pingpong n=2, mirror n=3, flip n=4 (B1,B2:numpic)
  56.   -Rn        Resize n=1 1/2, n=2 2x n=3 override dflt FLI aspect correction
  57.   -Cn        Color count n=2 to 255 (default=256)
  58.   -Hn        Hilite promotion (range 0 to 255) Use to override default.
  59.   -Dn        Dither (intensity range 0 to 255) Use to override default.
  60.   -L±n[,c]   Luminance n=1 to 255 (+ lite, - dark) (c=r,g,b: red,green,blue)
  61.   -Wn        Windows id palette n=1 mapped (default), n=2 not map, n=0 no id
  62.   -Fn        Fixed Windows id pal n=1 Indeo, n=2 gray, n=3 hlftne, n=4 b&w
  63.   -Pn        write Pal n=1 RIFF .PAL, n=2 DIB .PAL, n=3,4 AA,AAPro .COL,
  64.              n=5 PicLab .MAP, n=6 PSP .PAL, n=7 NeoPnt .PAL, n=8 generic .PAL
  65.  
  66.       The infile may be any of the above listed image file formats.  VFD 
  67.       will read a numpic series if wildcards ('*' or '?') are used in the 
  68.       file name. The infile may include the path. The output file path is 
  69.       the current default.  Examples:
  70.  
  71.       VFD pretty00.bmp                     (produce a one frame .FLC
  72.                                            PRETTY.FLC)
  73.  
  74.       VFD pretty*.rle                      (produce a 100 frame .FLC
  75.                                            starting w/ pretty00.rle
  76.                                            thru pretty99.rle named
  77.                                            PRETTY.FLC)
  78.  
  79.       VFD d:\pretty\pretty??.rle -a2 -w1   (produce PRETTY.AVI with a 
  80.                                            Windows identity palette)
  81.  
  82.       VFD pretty.avi -i                    (produce PRETTY.FLI)
  83.                                            
  84.       MAKEFILE:
  85.  
  86.       Typing 'VFD -? <enter>' will display the following:
  87.  
  88.       The infile for VFD may be a text file with the extension of .MAK which 
  89.       lists the source image files and optional keywords.  If a motion video 
  90.       file is used in the makefile, it must be the only input image file.  
  91.       The keywords are: 
  92.       
  93.             REPEAT_n (repeat the previous input file 'n' times)
  94.             PINGPONG (read the previous numpic series in reverse order) 
  95.             BACKWARD (read the following numpic series in reverse order)
  96.             MIRROR_ON (the following frames will be mirror-image)
  97.             MIRROR_OFF (turn mirror-image off)
  98.             FLIP_ON (the following frames will be inverted)
  99.             FLIP_OFF (turn inverted off)
  100.             TRANSPARENT_r,g,b (the rgb color will be transparent - AVI only)
  101.             TRANSPARENT_OFF (turn transparent off)
  102.             KEYFRAME (the following frame will be a keyframe)
  103.             CD-ROM (the AVI video chunks will be padded for CD-ROM playback)
  104.             CROP_n1,n2,n3,n4 (n1=top, n2=left, n3=width, n4=height) zero base
  105.       
  106.       Keywords are not case-sensitive.  The comment character is a semicolon.
  107.  
  108.       Example text of PRETTY.MAK:
  109.                                  ;216 frames, 320x240, identity pal
  110.                                  pretty.pal
  111.                                  d:\pretty\pretty00.bmp
  112.                                  REPEAT_8
  113.                                  d:\pretty\pretty??.bmp
  114.                                  d:\pretty\pretty99.bmp
  115.                                  REPEAT_8
  116.                                  PINGPONG
  117.  
  118.      The above example will produce PRETTY.FLC containing 10 frames of 
  119.      pretty00.bmp, 98 frames of pretty01.bmp thru pretty98.bmp, 10 frames 
  120.      of pretty99.bmp and 98 frames of pretty98.bmp thru pretty01.bmp.  The
  121.      palette file pretty.pal will be used for the motion video palette.
  122.      PINGPONG repeats the previous numpic series in reverse, omitting the 
  123.      first and last frames.  
  124.  
  125.      The maximum frame count is 65535.  The maximum makefile size is 16kb.
  126.      Numpic series with the same base name are limited to a maximum of 5460 
  127.      frames.  VFD reads stdin for response to input prompts.  VFD may be 
  128.      invoked in a batch file (.BAT) using redirection of a text file for 
  129.      input response.  The system date, time and command line params are 
  130.      inserted as the first comment line in the makefile each time the 
  131.      makefile is processed by VFD.  Input image files are opened read-only.
  132.      
  133.      The .MAK extension is not required on the command line.  'VFD pretty' 
  134.      is equivilent to 'VFD pretty.mak'.
  135.  
  136.      HILITE PROMOTION:
  137.       
  138.      Any combination of input image types and color formats (1 to 32 bit) 
  139.      may be combined in a VFD makefile.  If the total color count exceedes 
  140.      256, Hilite Promotion and dither should be used to obtain the optimum 
  141.      output for 8-bit video.  VFD builds a popularity histogram of all the 
  142.      colors from the input images.  The motion video palette consists of the 
  143.      256 most popular colors less the Hilite Promotion value.  The Hilites 
  144.      are then added to the motion video palette from the remaining colors in 
  145.      the histogram.  The Hilites are selected as those colors in the 
  146.      histogram having the greatest difference from the colors already 
  147.      included in the motion video palette.  If the '-Cn' (color count) option 
  148.      is used, the Hilite value is subtracted from the color count.  Black, by 
  149.      default, is always the first color in the motion video palette.
  150.  
  151.      A Hilite value of 255 (true-cut) will produce results similar to the 
  152.      standard unbiased median-cut method of color reduction.  With Hilite 
  153.      promotion, the palette colors are actual colors from the input images, 
  154.      not averaged colors.  Lower Hilite values (-H128) will often produce the 
  155.      best results for motion video and generate a smaller file, as less 
  156.      dither is required.  The lower value guarantees inclusion of the true 
  157.      most popular colors in the video palette.  If reducing a single image, 
  158.      or making a slide show, use -H255 -D128 for best results.
  159.  
  160.      Motion video created from digital video capture (16/24-bit color) can be 
  161.      converted to  8-bit color motion video with very good results by using 
  162.      Hilite Promotion and dither.  Start with -H128 -D20 and adjust up or 
  163.      down to produce the best result.  For ray trace input, start with -H160  
  164.      -D8. As Hilite value increases, the dither requirement decreases.
  165.  
  166.      A default Hilte and Dither value is used if the color count exceeds
  167.      255 and no Hilite and Dither values are given on the command line.
  168.      The default is replaced by the command line values when they are given.
  169.      Params of -H0 and -D0 will disable the defaults.
  170.  
  171.      DITHER:
  172.  
  173.      Dither will reduce or eliminate 'color banding'.  Dither may be used 
  174.      even when the total color count is less than 256.
  175.  
  176.      VFD uses the 'Floyd-Steinberg' dither pattern in alternating direction
  177.      (serpentine).  The dither intensity (-Dn) is the maximum difference 
  178.      between the true pixel value and the motion video palette value that 
  179.      will be used in the error dispersion.  Lower dither values produce less 
  180.      'background animation'.
  181.  
  182.      COMPRESSION:
  183.  
  184.      Motion video compression (data rate reduction) may be achieved in two 
  185.      ways: Reduce the data content (image quality) of each frame, or by 
  186.      reducing the frame count and the playback speed by a corresponding 
  187.      amount.  VFD uses the second of the two compression methods.  VFD motion 
  188.      video image quality is always 100%.  The range (-Mn) is n=1 50% to n=99 
  189.      99%.  Compression may be used with Extraction of a numpic series as well 
  190.      as motion video output.  Example:
  191.  
  192.               -M1    write 1, skip 1, write 1, ...    Speed/2     50%
  193.               -M2    write 1, skip 2, write 1, ...    Speed/3     67%
  194.               -M3    write 1, skip 3, write 1, ...    Speed/4     75%
  195.               ...
  196.               -M99   write 1, skip 99, write 1, ...   Speed/100   99%
  197.  
  198.      Use of compression is recommended when processing 24 or 30 frame/sec
  199.      input.
  200.  
  201.      PALETTES:
  202.  
  203.      The motion video palette may be output with the '-Pn' param. VFD reads
  204.      and writes the following palette formats: 
  205.  
  206.                   -P1     RIFF .PAL (VFW PalEdit)
  207.                   -P2     DIB .PAL (Windows Paintbrush)
  208.                   -P3,4   AA,AAPro .COL (Autodesk Animator, AA Pro)
  209.                   -P5     ascii .MAP (PicLab - DOS Public Domain)
  210.                   -P6     ascii .PAL (Paint Shop Pro - Windows Shareware)
  211.                   -P7     ascii .PAL (NeoPaint - DOS Shareware)
  212.                   -P8     generic .PAL (Improcess - DOS Shareware)
  213.  
  214.      The programs in parentheses are applications that can read and edit the 
  215.      specific palette format.  Ascii palette files may also be edited with a 
  216.      text editor.  The edited palette may be used as the motion video palette 
  217.      by including it as the first file in the makefile.  The Color count 
  218.      (-Cn) and Windows id pal (-Wn) params are disabled when a palette is 
  219.      read from the makefile.  Windows Paintbrush will only read DIB palette 
  220.      files with 28 colors maximum.
  221.  
  222.      ID PALETTES:
  223.  
  224.      The Windows identity palette option (-Wn) will add the 20 reserved 
  225.      Windows system colors to the motion video palette.  The 20 colors are 
  226.      subtracted from the color count prior to subtracting the Hilite 
  227.      Promotion value.  The identity pal may be mapped (-W1) or not mapped 
  228.      (-W2) to the motion video palette.  VFD maps the closest color in the 
  229.      motion video palette to the color in the input image using the spherical
  230.      distance method.  
  231.  
  232.      Some motion video, while requiring the identity pal for compatibility 
  233.      under Windows, will look better when mapped only to the colors from the 
  234.      input file (-W2).  
  235.  
  236.      FIXED PALETTES:
  237.  
  238.      VFD provides 4 fixed palettes:    -F1 = 256 color Indeo Win identity pal
  239.                                        -F2 = 32 color grayscale Win id pal
  240.                                        -F3 = 32 color halftone Win id pal
  241.                                        -F4 = black & white Windows id pal
  242.  
  243.      The -F1 default is mapped identity pal.  The -F2, -F3 and -F4 defaults 
  244.      are not mapped identity pal.  The defaults may be overridden by use of 
  245.      the -W1 or -W2 params.  Example:
  246.  
  247.                                      -F4 -W1 will use the 20 color Windows
  248.                                      identity palette (b&w are id colors)
  249.  
  250.                                      -F4 -D128 for dithered b&w output
  251.  
  252.      The Luminance '-L±n[,c]' param color channel option '[,c]' may be used 
  253.      to change the tint of the grayscale and halftone palettes.  The '-Cn'
  254.      color count param is disabled when a fixed palette '-Fn' is used.
  255.  
  256.      RESIZE & ASPECT:
  257.  
  258.      The '-R1' param will halve the vertical and horizontal dimensions of 
  259.      the input image.  Example: 640x480 -> 320x240.  The -R2 param will 
  260.      double the vertical and horizontal dimensions of the input file.
  261.      Example: 320x240 -> 640x480.
  262.  
  263.      VFD prompts for screen aspect correction to high resolution mode if 
  264.      the source files are 320x200 and the output format is .FLC or AVI. If 
  265.      the source files are not 320x200 or 160x100 and the output is .FLI, the 
  266.      images are corrected from high resolution mode to FLI aspect by default.
  267.      Default FLI aspect correction may be overridden by using the -R3 param.
  268.  
  269.      The maximum input and output image size is 1024x768.  Input image size 
  270.      for .FLC and .AVI output must be consistant.  Input image size for .FLI 
  271.      output may vary from a maximum of 640x480 (the output for .FLI will 
  272.      always be 320x200, with image centered).
  273.  
  274.      Sequence of geometic operations:   Resize 1/2
  275.                                         Mirror
  276.                                         Resize 2x
  277.                                         Crop
  278.                                         Aspect
  279.      CONVERTING AVIs:
  280.  
  281.      Many .AVI files are compressed with formats for which there are no  
  282.      Public DOS drivers.  These files must be converted to RLE or Full
  283.      Frames with VFW VidEdit or a similar Windows program for use with VFD.  
  284.      If the AVI is 8-bit color, save the file as RLE or 8-bit DIB.  
  285.      For 16 & 24-bit AVIs, save the file as a 16 or 24-bit DIB.
  286.  
  287.      When saving in RLE format for VFD input, set the target to custom, no 
  288.      data rate, no keyframes, no CD-ROM padding, and set quality at 100%.  
  289.      If the data rate is not set to a high value, data may be lost when 
  290.      converting to RLE compression using VidEdit.
  291.  
  292.      Capture files created with a capture card may be converted to full frame
  293.      compression option for processing with VFD.
  294.  
  295.      AVIs created with VFD may be converted to other compression options 
  296.      with VidEdit.  If VidEdit returns 'out of memory' errors when converting 
  297.      RLE compressed AVIs, use VFD to add keyframes (-K15 -A2).
  298.  
  299.      Note: MS VidEdit 1.1 is included as a free bonus with the registered VFD.
  300.  
  301.      RLE DELTAS:
  302.  
  303.      Deltas are the differences between the current frame and the previous 
  304.      frame.  Delta encoding uses line and column skips to create 
  305.      transparency.  When a delta input series is processed, the frames are
  306.      overlayed with the transparent portion unchanged from the previous 
  307.      frame.  Delta input series may not be dithered with VFD.  If dither is
  308.      required, the delta series should be extracted from a motion video that 
  309.      was created using dither. 
  310.      
  311.      MS BitEdit, Paint Shop Pro (Windows Shareware), and AAWIN (Freeware 
  312.      Autodesk player for Windows) read and display RLE deltas correctly.
  313.  
  314.      The first frame of a RLE delta series is a keyframe (opaque), and the 
  315.      following frames are all deltas (transparent except for changes from the 
  316.      previous frame).  Full frame (opaque) RLE series may be extracted by 
  317.      using the Keyframe param: -E2 -K1.
  318.  
  319.      RLE delta input files should not be used with the Backward, Pingpong 
  320.      coMpress, or Total (where n1 > 1) options.
  321.  
  322.      CHROMA KEY OVERLAYS:
  323.  
  324.      Titles, copyright notices, etc. may be added to AVI motion video using
  325.      transparent RLE delta overlays.  First, make a title frame using any
  326.      paint or drawing program, and save it as TITLE1 (in RLE image format). 
  327.      Extract a RLE image series from the target video. Then create a make 
  328.      file using the TRANSPARENT_rgb keyword to set the title frame background 
  329.      invisible.  The makefile (pretty.mak) should look like this:
  330.  
  331.      first.rle                  ;first frame renamed
  332.      TRANSPARENT_0,0,0          ;black
  333.      title1.rle                 ;title frame 
  334.      REPEAT_20                  ;optional
  335.      TRANSPARENT_OFF
  336.      pretty*.rle                ;second thru last frame
  337.  
  338.      'VFD pretty -a2' will produce a new AVI with the title frame overlaying 
  339.      the first frame.  
  340.  
  341.      SPEED:
  342.  
  343.      VFD may be used to produce slideshows as well as motion video.  Playback 
  344.      speed range is from 0.1 to 99 frames/sec.  Fractional rates above 1 
  345.      frame/sec are not supported.  Some .FLC & .FLI players do not accept 
  346.      speed values less than 1 frm/sec.  VFD produced .AVIs with speeds less 
  347.      than 1 frm/sec may be converted with VFW VidEdit to other compression 
  348.      types and retain a speed of less than 1 frm/sec, even though VidEdit 
  349.      v1.1 will only set rates of 1 to 99 frames/sec. Example: 
  350.      
  351.                       -S.1 = 10 seconds per frame 
  352.                       -S.2 =  5 seconds per frame  
  353.                       -S10 = 10 frames per second
  354.      
  355.      When using VFD to create looping AVI slideshows, the REPEAT_1 makefile 
  356.      keyword should be used to repeat the last frame for play with Win MCI. 
  357.  
  358.      DATA RATE:
  359.  
  360.      The data rate required for playback is displayed for .FLC, .FLI. & .AVIs
  361.      when they are rendered by VFD.  The first frame of .FLCs & .FLIs is  
  362.      ommitted from the calculation because it is displayed only one time,
  363.      and then replaced by the ring frame.  The ring frame is a delta of the
  364.      last and first frames.  AVIs do not have a ring frame.
  365.  
  366.      The coMpress (-Mn) param may be used with a corresponding percentage 
  367.      reduction in playback speed to reduce the data rate (and file size) 
  368.      while maintaining the same apparent speed.  
  369.      
  370.      TOTAL FRAMES:
  371.  
  372.      If extracting from motion video when the start frame (-Tn1) is greater
  373.      than 1, the first extracted frame will be a delta.  To make the first
  374.      frame a keyframe, use VFD to create a video with a Keyframe interval 
  375.      (-Kn) syncronized with the start frame value (n1), and then the start 
  376.      frame will hit the keyframe.  Example: to extract a 100 frame FLC 
  377.      starting at frame 157, use 'VFD pretty.flc -k157 -otmpfle', then 'VFD 
  378.      tmpfle.flc -t157,100 -opretty2'.
  379.  
  380.      If the Total frames param is used with the Backwards param (-B1), the
  381.      start frame is the highest numbered frame defined by the Total frame
  382.      param.  Example: to skip the first file in a 100 frame series using the
  383.      -B1 param: -T1,99. (its backwards)
  384.  
  385.      KEYFRAME INTERVAL:
  386.  
  387.      Keyframes (-Kn where n=1 to 65535) and the KEYFRAME makefile keyword may 
  388.      be used when creating FLC, FLI, RLE compressed AVI, and for RLE delta 
  389.      extraction.  The default is no Keyframes.  Keyframes may be useful in 
  390.      video editing, but are not necessary for playback in VFD produced motion 
  391.      video, as the image quality is always 100%.
  392.  
  393.      Keyframes may also be useful in AVIs with a programmed or script-driven 
  394.      player that seeks to specific frames in response to user input.
  395.  
  396.      Extraction of all full frame RLE images may be accomplished by using the
  397.      -E2 -K1 params.
  398.      
  399.      PADDING:
  400.  
  401.      Padding will improve the data through-put of AVIs when played from 
  402.      CD-ROM.  To add padding, place the 'CD-ROM' keyword in the makefile 
  403.      prior to the image files.  The default is no padding.  The CD-ROM 
  404.      keyword is ignored for FLC and FLI output.
  405.  
  406.      CTRL-BRK:
  407.  
  408.      Use of CTRL-BRK will terminate VFD at any point in processing.
  409.  
  410.      AUDIO:
  411.  
  412.      VFD skips over audio tracks in input files.  VFW VidEdit and WavEdit or 
  413.      similar Windows programs may be used to add audio to VFD produced .AVIs.
  414.      See Converting AVIs for info on how to obtain a free copy of VFW.
  415.  
  416.      AVITXT:
  417.  
  418.      AVITXT.EXE adds plain text comments to AVI files. The comment text is
  419.      limited to 28,000 bytes, and is padded to a 2Kb boundary by default.
  420.      Existing comment text may be replaced with AVITXT. To remove comments, 
  421.      use AVITXT with a text file of zero length (as created with DOS EDIT).
  422.      The Shareware version is limited to DIB, RLE, and msvc AVIs. The AVITXT
  423.      included with the registered VFD will add comment text to all AVIs.
  424.  
  425.      MPEG:
  426.  
  427.      DMPEG v1.1, a Public Domain MPEG viewer and extractor by Stefan Eckart, 
  428.      is included with VFD.  DMPEG.EXE will extract a .RAW file from MPEG Type 
  429.      1 files (see the DMPEG.DOC file).  For best results, the .RAW file 
  430.      should be extracted in 24-bit format for VFD input (DMPEG -d4).  VFD 
  431.      Hilite value of 128 and dither value of 20 usually produce very good 
  432.      results from 24-bit RAW input.  Compress (-M1) and Speed (-S15) will 
  433.      convert the frame rate from 30 frm/sec to 15 frm/sec while retaining the 
  434.      apparent speed of the origional MPEG video.  Many .RAW files can be 
  435.      compressed even more by using '-M2 -S10' or -M3 -S8'.  The Luminance 
  436.      param '-L±n[,c]' will be useful with some MPEG conversions.
  437.  
  438.      JPEG:
  439.  
  440.      VFD does not accept .JPG input files.  JPG files are 24-bit color lossy
  441.      compression and must be converted to another file format for input to
  442.      VFD.  For best results, use Paint Shop Pro (Shareware by JASC, Inc.), to 
  443.      reduce the JPG file to 8-bit color and save as a 8-bit compressed TGA 
  444.      file.  Then use VFD with Highlite promotion to render the TGAs.
  445.  
  446.      PSP.ZIP is avaliable on CompuServe in the GRAPHSUP forum, Format 
  447.      Conversion library.
  448.  
  449.      MEMORY & SYSTEM REQUIREMENTS:
  450.  
  451.      VFD.EXE is a DOS real-mode application requiring 500Kb free conventional
  452.      memory and 96Kb XMS memory for processing 320x200 images.  Larger image 
  453.      sizes require additional XMS memory.
  454.      
  455.      DOS 3.1 or greater, 80286 or greater, 4Mb RAM required.  At least 2Mb
  456.      XMS memory should be configured using HIMEM.SYS or equivilent.  A SVGA 
  457.      video card is required to play 256 color .FLC and .AVI files.  FLI files
  458.      use only the standard VGA video modes.  The VFW runtime and 8Mb Ram is 
  459.      required to play AVIs with the Windows v3.1 MCI player.
  460.  
  461.      MOTION VIDEO SOURCES:
  462.  
  463.      The following CompuServe forums are sources for motion video: 
  464.      
  465.      TIMESCAPE: AVI 
  466.      ARCFILM: AVI
  467.      ASOFT: FLC, FLI 
  468.      COMANIM: FLC, FLI, MPG, AVI    
  469.      SPACE: MPG, AVI (NASA uploads)  
  470.      WINAV: AVI 
  471.  
  472.      The latest VFW runtime for Windows may be found in the COMANIM forum. 
  473.  
  474.      TECHNICAL SOURCES:
  475.  
  476.      VFD is written in MASM 6.1 using file format specifications found in the 
  477.      Windows SDK and the following:
  478.  
  479.      CIS:ASOFT: FLCSPC.ZIP
  480.      Zsoft Corporation Technical Reference Manual, 1991
  481.      Truevision Targa File Format Specification v2.0, 1991
  482.  
  483.      Much credit is due David Hoffmann, Michael Koch, and Vince Pilgrim for 
  484.      their patient counsel and beta test bug reports.
  485.  
  486.      SUPPORT:
  487.  
  488.      VFD continues to be upgraded with new features.  For the latest version,
  489.      GO GRAPHSUP on CompuServe and download VFD.ZIP from the Format Conversion
  490.      library section.
  491.  
  492.      VFD support is provided on CompuServe in the Graphics Support forum 
  493.      (GO GRAPHSUP).  Leave a message in the Format Conversion section for 
  494.      prompt response.  Direct support is also provided from Internet at: 
  495.      
  496.                          76570.2752@compuserve.com
  497.  
  498.      The author of VFD may be reached at the following address:
  499.      (For credit card registration orders, see below.)
  500.  
  501.                              Bob Williamson
  502.                              PO Box 172349
  503.                              Arlington, TX  
  504.                              76003-2349
  505.                              U.S.A.
  506.  
  507.      Developers wanting to add FLI, FLC, and/or AVI edit or playback, 
  508.      including codecs, to their applications are encouraged to contact the 
  509.      author for information on porting.
  510.  
  511.      SHAREWARE:
  512.  
  513.      VFD is copyrighted software that is marketed as Shareware.  The 
  514.      Shareware version of VFD may be used for a 30 day trial period, after 
  515.      which registration is required for continued use.  The registered 
  516.      version of VFD includes input/output file formats that are not included 
  517.      in the Shareware version.
  518.  
  519.      The Shareware version of VFD may be placed on computer bulletin boards 
  520.      and distributed on diskette by Shareware vendors, if priced less than 
  521.      $7.00.  VFD may not be distributed bundled with other software or 
  522.      hardware, on CD-ROM, or included on diskette with a book, magazine or 
  523.      other product without the written permission of the author.
  524.  
  525.      VFD(tm) is a trademark of Bob Williamson, CIS 76570,2752.
  526.  
  527.      REGISTRATION:
  528.  
  529.      The registered version of VFD adds the following features:
  530.  
  531.      * Includes MS VidEdit 1.1 for conversion to/from other codecs and
  532.        adding/editing audio in AVIs.  Requires Windows 3.1.
  533.      * 16-bit and 24-bit AVI output.
  534.      * PCX input and output.
  535.      * 16 and 24-bit TGA extract from 16 and 24-bit DIB AVIs and MPEG .RAW.
  536.      * AVITXT.EXE for adding text comments to all AVIs (all codecs). 
  537.        The text comments are displayed with GeeWiz.
  538.  
  539.      Single-copy registration of VFD is $39.00.  The following discount
  540.      schedule applies to quantity and site licenses:
  541.  
  542.                      2 to 4 copies      $29.00 each
  543.                      5 to 9 copies      $24.00 each
  544.                      10 or more copies  $19.00 each
  545.  
  546.      Registered users will be notified by mail of upgrade opprotunities and
  547.      new products as they become avaliable.  The next VFD upgrade following
  548.      registration is sent free to registered users.  Subsequent upgrades are
  549.      half-price to registered users if ordered directly from the author, with 
  550.      the following upgrade free.
  551.  
  552.      Corporate Purchase Orders and checks for VFD registration may be mailed
  553.      directly to the author at the PO Box address listed under Support.  
  554.      Checks should be payable to Bob Williamson in US dollars and drawn on a 
  555.      US bank.  International Postal money orders are also accepted.
  556.  
  557.      Please include $4.00 S&H ($6.00 overseas) with each order.
  558.  
  559.      CREDIT CARD ORDERS:
  560.  
  561.      You can order with M/C, VISA, AMEX, or DISCOVER from Public software
  562.      Library by calling 800-242-4775 or 713-524-6394 or by FAX to 
  563.      713-524-6398 or by CIS Email to 71355,470.  You can also mail credit
  564.      card orders to: 
  565.                                PsL 
  566.                                PO Box 35705
  567.                                Houston, TX 
  568.                                77235-5705 
  569.                                U. S. A.
  570.  
  571.      There is a $4.00 S&H charge ($6.00 overseas) on all orders.  The above 
  572.      numbers are for orders only.
  573.  
  574.      ORDERS FROM UK:
  575.  
  576.      Registration and/or orders can be sent by phone, fax, mail or email to:
  577.      
  578.                                Digital Workshop
  579.                                First Floor
  580.                                8 West Bar
  581.                                BANBURY
  582.                                Oxon
  583.                                OX16 9RR
  584.                                England
  585.  
  586.                                Tel: +44 (0)1295 258335
  587.                                Fax: +44 (0)1295 254590
  588.                                CIS: 74431,1160
  589.                           Internet: 74431.1160@compuserve.com
  590.  
  591.      Access, Mastercard, VISA, American Express, and Delta welcome.
  592.  
  593.      Cheques, money orders and postal orders payable to Digital Workshop.
  594.  
  595.      ORDERS FROM GERMANY, AUSTRIA, SWITZERLAND:
  596.  
  597.                                 Holin Datentechnik
  598.                                 Buchrainweg 61
  599.                                 63069 Offenbach Germany
  600.  
  601.                                 Tel: ++49 69 833587
  602.                                 Fax: ++49 69 845242
  603.                                 CIS: 100441,1366
  604.                            Internet: mholin@bla.robin.de
  605.  
  606.      MasterCard, Visa, American Express, Diners Club welcome.
  607.  
  608.      Checks, money orders and postal orders payable to Holin Datentechnik.
  609.  
  610.      NOTICE:
  611.  
  612.      You accept this program and files with the understanding that the
  613.      author makes no representations or warranties as to the suitability
  614.      of this program for your particular purpose, and that to the extent
  615.      you use or implement this program in your own setting, you do so at
  616.      your own risk.  In no event will the author be liable for any damages,
  617.      whether consequential, incidental, or special, arising out of the
  618.      use or inability to use the program.
  619.      
  620.      REVISION HISTORY:
  621.  
  622.      Version 1.0 05/16/94 (CD-ROM release Aug '94)
  623.      ______________________________________________________________________
  624.      Version 1.1 07/05/94
  625.      General revision too extensive to detail.
  626.      _______________________________________________________________________
  627.      Version 1.2 07/23/94
  628.      Maximum image size increased from 640x480 to 1024x768.
  629.      _______________________________________________________________________
  630.      Version 1.3 08/25/94
  631.      Verifies AVI infile index - if bad, walks RIFF chunks for processing.
  632.      Reduced XMS requirement.
  633.      Included GeeWiz, the Freeware AVI player for DOS.
  634.      _______________________________________________________________________
  635.      Version 1.4 10/10/94
  636.      Improved processing speed for Repeat frames & compress (skipped frames).
  637.      Improved processing speed for Luminance option.
  638.      Write Palette option is now independent from extract/create options.
  639.      Writes AVI index records for 64k frames maximum (was 4096).
  640.      Added FLIP_ON and FLIP_OFF makefile keywords.
  641.      Added doc reference on how to obtain free copy of Video for Windows.
  642.      -----------------------------------------------------------------------
  643.      Version 1.5 10/31/94
  644.      Added Flip command line param (-B4).
  645.      Numpic series are sorted on filename & extension (was filename only).
  646.      Added TRANSPARENCY_r,g,b makefile keyword.
  647.      Added 16 and 24-bit TGA extract (*registered* version).
  648.      _______________________________________________________________________
  649.      Version 1.6 12/01/94
  650.      Added default Hilite Promotion and Dither values.
  651.      Added text comment display and SVGA video mode to GeeWiz 1.3.
  652.      Included AVITXT 1.0, a utility to add text comments to AVIs.
  653.      _______________________________________________________________________
  654.      Version 1.6a 12/05/94
  655.      Bugfix for palette extraction (-Pn) when -Cn param is used.
  656.      GeeWiz v1.3a is compatible with more SVGA cards.
  657.      ________________________________________________________________________
  658.      Version 1.6b 12/20/94
  659.      Added read compatiblity for Corel RLE AVIs (VFD and Geewiz).
  660.      Increased GeeWiz v1.4 max frame size to 640x480, & added single-step.
  661.      Allowed VFD Hilite & Dither param value of '0', to override defaults.
  662.      Added msvc codec to the Shareware version of AVITXT v1.1.
  663.      ________________________________________________________________________
  664.      Version 1.6d 12/30/94
  665.      Added 8-bit msvc codec playback to GeeWiz 1.5.
  666.      Added developer porting information to VFD.DOC.
  667.      Removed GIF i/o due to license requirements.
  668.      ________________________________________________________________________
  669.      Version 1.6e 3/02/95
  670.      Adopted Intel's Indeo fixed palette for the 256 color fixed pal option.
  671.      Revised Chroma Key Overlay doc section.
  672.      CROP width & height values are adjusted if they exceed frame limits.
  673.      Added .RDI (RIFF DIB) input file format.
  674.      ________________________________________________________________________
  675.      Version 1.6f 3/15/95
  676.      VFD reads FLIs captured with ComputerEyes correctly now.
  677.      ID palettes are preserved from input->output and with the luminance param.
  678.      GeeWiz 1.6 has silver screen option (-i) and improved CD-ROM performace.
  679.      ________________________________________________________________________
  680.      Version 1.6g 4/13/95
  681.      VFD reads FLCs created with PhotoMorph correctly now.
  682.      Color reduction default values for Hilight Promotion & Dither improved.
  683.      Luminance control is improved.
  684.      Win identity palette is now the default. '-W0' will override (no id pal).
  685.      _________________________________________________________________________
  686.      Version 1.7 5/05/95
  687.      Added 16 and 24-bit AVI output with registered version.
  688.      Includes MS VidEdit 1.1 free with registration.
  689.  
  690.  
  691.      
  692.  
  693.